home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Shareware / Utilitare / remover / remover.exe / {app} / Remover.exe / 0 / RCDATA / TFORMCOMPABILITYWARNING / TFORMCOMPABILITYWARNING.txt
Text File  |  2003-08-22  |  1KB  |  51 lines

  1. object formCompabilityWarning: TformCompabilityWarning
  2.   Left = 208
  3.   Top = 184
  4.   Width = 459
  5.   Height = 358
  6.   BorderWidth = 8
  7.   Caption = 'Compatibility warnings...'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   DesignSize = (
  17.     435
  18.     313)
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object bnOK: TBitBtn
  22.     Left = 344
  23.     Top = 288
  24.     Width = 91
  25.     Height = 25
  26.     Anchors = [akRight, akBottom]
  27.     TabOrder = 0
  28.     Kind = bkOK
  29.   end
  30.   object mainText: TRichEdit
  31.     Tag = 1
  32.     Left = 0
  33.     Top = 0
  34.     Width = 435
  35.     Height = 281
  36.     Align = alTop
  37.     Anchors = [akLeft, akTop, akRight, akBottom]
  38.     ReadOnly = True
  39.     ScrollBars = ssBoth
  40.     TabOrder = 1
  41.   end
  42.   object cbDoNotDisplayAgain: TCheckBox
  43.     Left = 0
  44.     Top = 288
  45.     Width = 337
  46.     Height = 17
  47.     Caption = 'Do not display compatibility warnings again.'
  48.     TabOrder = 2
  49.   end
  50. end
  51.